Skip to content

Support parametrized test generation for constructors, even with parameters #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

sofurihafe
Copy link
Member

Description

This PR adds support for constructor parametrized test generation.
Before there were fails in code generation stage.

Fixes # (629)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring (typos and non-functional changes)

How Has This Been Tested?

Automated Testing

Run utbot sample.

Manual Scenario

Run ObjectWithPrimitivesTest with enabled parametrized test generation. Verify that tests are generated without fails.

@sofurihafe sofurihafe linked an issue Aug 1, 2022 that may be closed by this pull request
@EgorkaKulikov EgorkaKulikov changed the title Constructor parametrized test generation Support parametrized test generation for constructors, even with parameters Aug 1, 2022
@EgorkaKulikov EgorkaKulikov self-requested a review August 1, 2022 16:02
@sofurihafe sofurihafe merged commit 1415509 into main Aug 1, 2022
@sofurihafe sofurihafe deleted the andrey-t/parametrized-constructor-tests branch August 1, 2022 17:54
tamarinvs19 pushed a commit that referenced this pull request Aug 4, 2022
denis-fokin pushed a commit that referenced this pull request Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Broken parametrized tests for ObjectWithPrimitivesTest
2 participants